Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geodesics and more physics support #69

Merged
merged 13 commits into from
Aug 8, 2023
Merged

geodesics and more physics support #69

merged 13 commits into from
Aug 8, 2023

Conversation

sritchie
Copy link
Member

@sritchie sritchie commented Aug 8, 2023

Redo of #63 since I accidentally reverted it.

  • geodesics and more physics support #69:

    • Adds
      emmy.mathbox.physics.{lagrangian-curve,hamiltonian-curve,routhian-curve,geodesic}
      to the existing ode-curve function.

    • Adds
      emmy.viewer.physics.{evolve-lagrangian,evolve-hamiltonian,evolve-routhian}
      to the existing evolve function.

    • Updates the emmy.viewer.components.physics/Evolve component to use a
      pre-allocated JS output array instead of forcing an allocation on each tick.

@sritchie sritchie merged commit add4249 into main Aug 8, 2023
3 checks passed
@sritchie sritchie deleted the sritchie/geodesic branch August 8, 2023 15:14
@sritchie sritchie restored the sritchie/geodesic branch September 12, 2023 12:06
@sritchie sritchie mentioned this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant